Видео с ютуба Cpp Talk Video
CppCon 2014: Mike Acton "Data-Oriented Design and C++"
Using Modern C++ to Eliminate Virtual Functions - Jonathan Gopel - CppCon 2022
Codeforces | C++ | Rated 800 | HHKB Type-S | real time | no talking | Short 4
15 Years Writing C++ - Advice for new programmers
When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024
Lightning Talk: Let's Write a Lambda in C++ - Ben Deane - CppCon 2023
Branchless Programming in C++ - Fedor Pikus - CppCon 2021
Lightning Talk: The Responsibility of C++ - Neil Henderson - CppCon 2023
C++ in 100 Seconds
Trading at light speed: designing low latency systems in C++ - David Gross - Meeting C++ 2022
std::any_of Is the most important function added to C++ - Ólafur Waage - CppCon 2019
A funny visualization of C++ vs Python | Funny Shorts | Meme
CppCon YouTube Channel 100k Subscriber Milestone! - Like & Subscribe! #cppcon #cpp #programming
Introduction to Wait-free Algorithms in C++ Programming - Daniel Anderson - CppCon 2024
Lightning Talk: Amortized O(1) Complexity in C++ - Andreas Weis - CppCon 2024
Lightning Talk: Quantum Interpretations of the C++ Object Model - David Stone - CppCon 2021
Lightning Talk: Is Polymorphism in C++ Really That Bad? - Paul Tsouchlos - CppCon 2023
Lightning Talk: Best Practices Every C++ Programmer Needs to Follow - Oz Syed - CppCon 2022
Why Is My C++ Build So Slow? Compilation Profiling and Visualization - Samuel Privett - CppCon 2024
Ultimate Programming Language Showdown: C++ vs C# vs Java vs Py